[Bug 223831] [patch] swap_pager.c to release multiple swap blocks at a time

2019-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831 o...@j.email.ne.jp changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 223831] [patch] swap_pager.c to release multiple swap blocks at a time

2019-05-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831 --- Comment #8 from Ed Maste --- Triaged during 2019 Waterloo Hackathon, Doug would you be interested in shepherding this change in? -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 223831] [patch] swap_pager.c to release multiple swap blocks at a time

2017-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831 --- Comment #7 from o...@j.email.ne.jp --- (In reply to Konstantin Belousov from comment #6) I created https://reviews.freebsd.org/D13484 for this case. I have another change-set for a improvement and also created https://reviews.freebsd.o

[Bug 223831] [patch] swap_pager.c to release multiple swap blocks at a time

2017-12-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831 --- Comment #6 from Konstantin Belousov --- (In reply to ota from comment #5) Please: 1. Generate the patch for HEAD using svn diff -x -U 99 2. Publish the patch on https://reviews.freebsd.org, assigning me as the reviewer. -- You are

[Bug 223831] [patch] swap_pager.c to release multiple swap blocks at a time

2017-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831 --- Comment #5 from o...@j.email.ne.jp --- Created attachment 188608 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188608&action=edit swapoff to release multiple blocks at a time for 12-head -- You are receiving this mail becau

[Bug 223831] [patch] swap_pager.c to release multiple swap blocks at a time

2017-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831 o...@j.email.ne.jp changed: What|Removed |Added Attachment #188460|0 |1 is obsolete|

[Bug 223831] [patch] swap_pager.c to release multiple swap blocks at a time

2017-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831 --- Comment #3 from o...@j.email.ne.jp --- (In reply to Konstantin Belousov from comment #2) Indeed, 1st patch chunk failed and I overlooked it. Also, I missed offset initialization. To answer your question, I started with 2 reasons. #1 -

[Bug 223831] [patch] swap_pager.c to release multiple swap blocks at a time

2017-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831 --- Comment #2 from Konstantin Belousov --- The patch is not applicable to HEAD, please update it. For the swap_pager_swapoff() chunk, it seems that the new variable offset can be used before initialized. That said, why optimize swapoff a

[Bug 223831] [patch] swap_pager.c to release multiple swap blocks at a time

2017-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831 o...@j.email.ne.jp changed: What|Removed |Added Attachment #188225|0 |1 is obsolete|

[Bug 223831] [patch] swap_pager.c to release multiple swap blocks at a time

2017-11-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223831 Bug ID: 223831 Summary: [patch] swap_pager.c to release multiple swap blocks at a time Product: Base System Version: 11.1-STABLE Hardware: Any OS: Any